object Splash: TSplash Left = 263 Top = 131 BorderIcons = [] BorderStyle = bsNone ClientHeight = 158 ClientWidth = 347 Color = clWhite Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 347 Height = 158 Align = alClient BevelOuter = bvNone BevelWidth = 3 BorderWidth = 3 BorderStyle = bsSingle Color = clWhite TabOrder = 0 object Label1: TLabel Left = 2 Top = 59 Width = 338 Height = 29 Alignment = taCenter AutoSize = False Caption = 'Keeping You Informed' Font.Color = clBlack Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 2 Top = 86 Width = 338 Height = 16 Alignment = taCenter AutoSize = False Caption = 'by Internet Software Solutions' Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Title: TLabel Left = 4 Top = 7 Width = 336 Height = 55 Alignment = taCenter AutoSize = False Caption = 'UPI News Client' Font.Color = clNavy Font.Height = -35 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Copyright: TLabel Left = 2 Top = 132 Width = 338 Height = 14 Alignment = taCenter AutoSize = False Caption = 'Copyright 1998 All Rights Reserved' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object RegName: TLabel Left = 2 Top = 104 Width = 338 Height = 24 Alignment = taCenter AutoSize = False Caption = 'Demo Expires' Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end object Timer1: TTimer Interval = 5000 OnTimer = Timer1Timer Left = 6 Top = 137 end end